_KSPIN_LOCK_QUEUE

//0x10 bytes (sizeof) struct _KSPIN_LOCK_QUEUE { struct _KSPIN_LOCK_QUEUE* volatile Next; //0x0 ULONGLONG* volatile Lock; //0x8 };